PUT api/MoodType/batch/status?typeIds[0]={typeIds[0]}&typeIds[1]={typeIds[1]}&isActive={isActive}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
typeIds

Collection of integer

Required

isActive

boolean

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.